CGGenMatrixRotVec
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CGGenMatrixRotVec()
SYNOPSIS
geom_lib/geomat3d.c:1296
void CGGenMatrixRotVec(MatrixType Mat, VectorType Vec, RealType Degrees)
DESCRIPTION
Generates a transformation matrix that rotates the object around Vec,
Angle degrees.
PARAMETERS:
Mat: To place the computed transformation.
Vec: Vector to rotate along its axis.
Degrees: Amount ofrotation, in degrees.
FUNCTION RETURN VALUE
void
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:11 GMT, October 17, 2022